home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / SmallEiffel 0.3.3 / SmallEiffel 68k / lib_test / aux_inspect1.e < prev    next >
Encoding:
Text File  |  1996-06-13  |  88 b   |  8 lines  |  [TEXT/EDIT]

  1. class AUX_INSPECT1
  2.    
  3. inherit TEST_INSPECT1;
  4.    
  5. feature {ANY}
  6.    
  7. end -- AUX_INSPECT1
  8.